home *** CD-ROM | disk | FTP | other *** search
- Path: news.gate.net!news-adm
- From: RC Looke <rclooke@gate.net>
- Newsgroups: comp.lang.c++
- Subject: suspend process in Quickwin?
- Date: Sun, 25 Feb 96 18:08:11 PDT
- Organization: CyberGate, Inc.
- Message-ID: <NEWTNews.825300935.19916.rclooke@gate.net>
- NNTP-Posting-Host: jaxfl2-16.gate.net
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
-
-
- Anybody know of a function I can call to temp. suspend the current process so
- that windows can do its houskeeping? I'm trying to do quick and dirty code
- with Quickwin and stream class.
-
- I run into a snag while I'm polling a bit set by hardware. While it loops,
- nothing gets done like previous output to the screen etc.
-
- I use mcvc++ ver 1.0.
-
- Thanks
-
-